Resource StructureDefinition/FHIR Server from package healthdata.be.r4.laboratorytestresult#0.5.0-beta (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "HdBe-LaboratoryTestResult-Composition",
"url" : "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition",
"name" : "HdBeLaboratoryTestResultComposition",
"title" : "HdBe LaboratoryTestResult Composition",
"status" : "draft",
"publisher" : "Healthdata.be (Sciensano)",
"contact" : [
{
"name" : "Service portal â healthdata.be",
"telecom" : [
{
"system" : "url",
"value" : "https://sciensano.service-now.com/sp",
"use" : "work"
}
]
}
],
"description" : "Composition of LaboratoryTestResults.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition.identifier",
"path" : "Composition.identifier",
"min" : 1
},
{
"id" : "Composition.type",
"path" : "Composition.type",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11502-2"
}
]
}
},
{
"id" : "Composition.subject",
"path" : "Composition.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
]
}
]
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner",
"https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole",
"https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson"
]
}
]
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"fixedString" : "LaboratoryTestResults"
},
{
"id" : "Composition.custodian",
"path" : "Composition.custodian",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization"
]
}
]
},
{
"id" : "Composition.relatesTo.target[x]",
"path" : "Composition.relatesTo.target[x]",
"type" : [
{
"code" : "Identifier"
},
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition"
]
}
]
},
{
"id" : "Composition.section",
"path" : "Composition.section",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section.code",
"path" : "Composition.section.code",
"min" : 1
},
{
"id" : "Composition.section.section",
"path" : "Composition.section.section",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
},
{
"id" : "Composition.section:results",
"path" : "Composition.section",
"sliceName" : "results",
"definition" : "Relevant observation results collected on the patient or produced on in-vitro biologic specimens collected from the patient.",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.section:results.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "30954-2"
}
]
}
},
{
"id" : "Composition.section:results.entry",
"path" : "Composition.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult"
]
}
]
},
{
"id" : "Composition.section:results.section",
"path" : "Composition.section.section",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.